dos
Tell the DOS kernel how to load itself.
dos=high|low[,umb|noumb]
or
dos=[high|low,]umb|noumb
Options
dos=high
Tells DOS to load itself into high memory.
You must first load a high memory manager.
dos=low
Tells DOS to load into conventional memory.
dos=umb
Tells DOS to keep a link between UMA and conventional.
dos=noumb
Tells DOS not to keep a link between UMA and conventional.
See Also
config.sys
Copyright © 1998 Jim Hall
This file is derived from the FreeDOS Spec Appendices.
See the file H2Cpying.txt for copying conditions.